home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Freeware / InternetFileSize 3.60 / InternetFileSizeSetup.exe / {app} / ifs.chm / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2006-02-15  |  1.1 KB  |  31 lines

  1. body {
  2.     height: 100%;
  3.     padding: 0px;
  4.     font-family: Tahoma, Arial, Helvetica, Sans Serif;
  5.     font-size: 12px;
  6.     color: #333333;
  7.     background: #ffffff;
  8. }
  9.  
  10. H1 { 
  11.     font-family: Tahoma, Arial, Helvetica, Sans Serif;
  12.     font-size: 20px;
  13. }
  14.  
  15. table.maintable { font-size: 12px; text-align: left; }
  16.  
  17. table.mvx_table1    { background: #ffffff; }
  18. table.mvx_table1 td { background: #ffffff; text-align: center; font-size: 12px;    }
  19. table.mvx_table1 th { background: #dce5ef; text-align: center; font-size: 12px;    }
  20.  
  21. table.mvx_table2    { background: #ffffff; }
  22. table.mvx_table2 td { background: #ffffff; text-align: left; font-size: 12px;    }
  23. table.mvx_table2 th { background: #dce5ef; text-align: left; font-size: 12px;    }
  24.  
  25. table.mvx_table3    { background: #c5d1df; }
  26. table.mvx_table3 td { background: #ffffff; text-align: center; font-size: 12px;    }
  27. table.mvx_table3 th { background: #dce5ef; text-align: center; font-size: 12px;    }
  28.  
  29. table.mvx_table4    { background: #c5d1df; }
  30. table.mvx_table4 td { background: #ffffff; text-align: left;   font-size: 12px;    }
  31. table.mvx_table4 th { background: #dce5ef; text-align: center; font-size: 12px;    }